* simple.el (undo-elt-in-region): Fix buffer corruption for edge
authorBarry O'Reilly <gundaetiapo@gmail.com>
Sun, 2 Mar 2014 17:37:32 +0000 (12:37 -0500)
committerBarry O'Reilly <gundaetiapo@gmail.com>
Sun, 2 Mar 2014 17:37:32 +0000 (12:37 -0500)
commit203a40222671b371233944ae920b5ba0d3cbe7aa
tree69b2c1672ec7e0b069668eaa4a39491532171046
parentdbe77c7abc041ffb877a0f542033cb3080a7b601
* simple.el (undo-elt-in-region): Fix buffer corruption for edge
case of undo in region.
* automated/undo-tests.el (undo-test-in-region-not-most-recent):
Add new test of undo in region.
(undo-test-in-region-eob): Add test case described at
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411#41
lisp/ChangeLog
lisp/simple.el
test/ChangeLog
test/automated/undo-tests.el